home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / GMS / GMSDev / Includes / fd / sound_lib.fd < prev   
Encoding:
Text File  |  1998-04-18  |  311 b   |  16 lines

  1. *                        FUNCTION DEFINITIONS LIST
  2. *
  3. *                               March 1998
  4. *
  5. *                               "sound.mod"
  6. *
  7. ##base _SNDBase
  8. ##bias 6
  9. ##public
  10. AllocSoundMem(Size,Flags)(d0/d1)
  11. StopAudio()()
  12. CheckSound(Sound)(a0)
  13. FreeSoundMem(MemBlock)(d0)
  14. SetVolume(Sound,Volume)(a0/d0)
  15. ##end
  16.